[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 2636  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20116Bryant, Hannah, D91910Chula VistaCaliforniaUnited States
18921Bailey, Rachel, R98270MarysvilleWashingtonUnited States
15557Murphy, Nathaniel94611OaklandCaliforniaUnited States
26152Gill, Jaime, M2113North RydeNew South WalesAustralia

Generated 2025-07-11 13:33:27.267 UTC