[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 1527   SHUFFLE   <  SKIP 5845  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26967Li, Edwin1597Lane CoveNew South WalesAustralia
25039Clark, Alexis97034Lake OswegoOregonUnited States
15192Shan, Tasha6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-19 01:27:25.015 UTC