[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 250   SHUFFLE   <  SKIP 4708  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16720Perry, Morgan, C91502BurbankCaliforniaUnited States
16677Hughes, Jack, S90012Los AngelesCaliforniaUnited States
24473Rana, Marco, K2500WollongongNew South WalesAustralia

Generated 2025-07-14 00:34:59.417 UTC