[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 2986   SHUFFLE   <  SKIP 132  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21451Ross, Jocelyn94519ConcordCaliforniaUnited States
16933Arun, Donald, BCM11BillericayEnglandUnited Kingdom
29468Morris, Jacqueline, HGL50CheltenhamEnglandUnited Kingdom
18428Henderson, Alexis97205PortlandOregonUnited States

Generated 2025-07-15 17:05:43.744 UTC