[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 192  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18369He, Mandy, A91910Chula VistaCaliforniaUnited States
24997Kumar, Melvin, M94010BurlingameCaliforniaUnited States
19511Ward, Marcus, LOX1OxfordEnglandUnited Kingdom
15673Goel, Jon78000VersaillesYvelineFrance

Generated 2025-07-13 17:15:35.699 UTC