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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13564Blanco, Sabrina75003ParisSeine (Paris)France
28898Patterson, MelanieCM11BillericayEnglandUnited Kingdom
20905Munoz, Jessie92310SèvresHauts de SeineFrance

Generated 2025-07-12 16:11:20.028 UTC