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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15415Gray, Rachel99202SpokaneWashingtonUnited States
22194Sai, Bruce2060Lavender BayNew South WalesAustralia
22995Bryant, Isabella, LV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-12 12:01:58.105 UTC