[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 1016  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12168Jackson, Hunter98020EdmondsWashingtonUnited States
16716Henderson, Jose98371PuyallupWashingtonUnited States
22385Lal, Misty, LRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-11 06:48:02.089 UTC