[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4162  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15011Mitchell, Amber, E90241DowneyCaliforniaUnited States
22528Blanco, JaimeRG12 8TBBracknellEnglandUnited Kingdom
14397Edwards, Sierra98366Port OrchardWashingtonUnited States
16565Anand, Corey, E64283DarmstadtHessenGermany

Generated 2025-07-17 22:37:55.271 UTC