[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 444   SHUFFLE   <  SKIP 2267  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21183Moreno, Hector4000BrisbaneQueenslandAustralia
14917Morgan, Adrian98371PuyallupWashingtonUnited States
11703Baker, Kaylee92806La JollaCaliforniaUnited States

Generated 2025-07-10 03:38:05.441 UTC