[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 2927   SHUFFLE   <  SKIP 505  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13757Griffin, Jordyn, N98027IssaquahWashingtonUnited States
27737Taylor, Brandon, C94063Redwood CityCaliforniaUnited States
17069Zheng, Christy2444Port MacquarieNew South WalesAustralia

Generated 2025-07-12 23:25:28.263 UTC