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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15474Lal, Cameron, M90210Beverly HillsCaliforniaUnited States
27588Chandra, Virginia, M2060Lavender BayNew South WalesAustralia
23913Cooper, Riley, J78400ChatouYvelineFrance

Generated 2025-07-21 16:55:24.644 UTC