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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27118Kapoor, Tina77127LieusaintSeine et MarneFrance
17119Harris, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada
22738Diaz, Haley94947NovatoCaliforniaUnited States

Generated 2025-07-14 14:38:35.651 UTC