[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 470   SHUFFLE   <  SKIP 4330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24676Roberts, Jeremy98104SeattleWashingtonUnited States
17421Henderson, Katherine, C91977Spring ValleyCaliforniaUnited States
13964Lewis, Jasmine1002SydneyNew South WalesAustralia

Generated 2025-07-18 01:46:02.729 UTC