[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 484   SHUFFLE   <  SKIP 2747  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13422Washington, Jacqueline, C91977Spring ValleyCaliforniaUnited States
15768Walker, Victoria, E90712LakewoodCaliforniaUnited States
11023Edwards, Seth, M90706BellflowerCaliforniaUnited States

Generated 2025-07-09 07:58:12.543 UTC