[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3713   <  SKIP 140  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18528Rodriguez, John, M90712LakewoodCaliforniaUnited States
20913Liu, Wesley24044KielSaarlandGermany
22109Mitchell, Jonathan, LV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-16 01:28:14.855 UTC