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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11574Luo, Karla, VRH15 9UDWest SussexEnglandUnited Kingdom
17304Campbell, Haley, L4217Gold CoastQueenslandAustralia
13726Lewis, Austin, C90505TorranceCaliforniaUnited States
12622Rubio, Micheal, KSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-10 16:57:24.351 UTC