[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 875   SHUFFLE   <  SKIP 6000  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16869Patterson, Vanessa, B90505TorranceCaliforniaUnited States
24110Brooks, Kaylee, S93700DrancySeine Saint DenisFrance
16008Allen, Morgan, D98033KirklandWashingtonUnited States
26277Hughes, Jacqueline98033KirklandWashingtonUnited States

Generated 2025-07-18 07:18:43.481 UTC