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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19076Pal, Jaclyn59100RoubaixNordFrance
13780Perez, Monica92700ColombesHauts de SeineFrance
28342Murphy, Brianna, KV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-14 02:45:42.867 UTC