[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 3165   SHUFFLE   <  SKIP 2529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18752Walker, Samantha92625Newport BeachCaliforniaUnited States
15540Ortega, Randall, C94010BurlingameCaliforniaUnited States
24364Prasad, Henry, M6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-18 06:39:58.414 UTC