[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   SKIP 2075   SHUFFLE   <  SKIP 455  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23613Lu, Clayton, LLA1 1LNLancasterEnglandUnited Kingdom
12987Moreno, Felicia, A3429SunburyVictoriaAustralia
27424Mitchell, Luis, P92806La JollaCaliforniaUnited States

Generated 2025-07-16 11:10:21.442 UTC