[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 3387   <  SKIP 366  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18000She, RamonCM11BillericayEnglandUnited Kingdom
17110Garcia, MeredithOX16 8RSOxonEnglandUnited Kingdom
11459Deng, Tasha2444Port MacquarieNew South WalesAustralia
23934Andersen, Bonnie, D31770ColomiersGaronne (Haute)France

Generated 2025-07-20 07:35:20.381 UTC