[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 7828   SHUFFLE   <  SKIP 2233  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20258Ward, Katelyn4000BrisbaneQueenslandAustralia
24725Young, Bailey, R97034Lake OswegoOregonUnited States
19569Torres, Kellie6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-16 11:35:28.984 UTC