[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 233  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16624Alvarez, Albert, R6006PerthSouth AustraliaAustralia
23744Prasad, Barry, A31770ColomiersGaronne (Haute)France
25452Wu, Erica92700ColombesHauts de SeineFrance
17637Tang, Arturo, S53131BonnHamburgGermany

Generated 2025-07-12 04:48:04.596 UTC