[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 3104   SHUFFLE   <  SKIP 1913  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19328Xu, ShawnLA1 1LNLancasterEnglandUnited Kingdom
17520Baker, Marcus94010BurlingameCaliforniaUnited States
26967Li, Edwin1597Lane CoveNew South WalesAustralia
29150Griffin, Wyatt, C97034Lake OswegoOregonUnited States

Generated 2025-07-13 12:57:01.240 UTC