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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21242Patterson, Morgan, M94070San CarlosCaliforniaUnited States
12983Carter, Gabriella91932Imperial BeachCaliforniaUnited States
14038Foster, Madison1002SydneyNew South WalesAustralia

Generated 2025-07-10 21:59:39.087 UTC