[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 2986   SHUFFLE   <  SKIP 2418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12046Cook, Alexa94070San CarlosCaliforniaUnited States
15249Anderson, Abigail, L94611OaklandCaliforniaUnited States
22374Patterson, Luke98027IssaquahWashingtonUnited States

Generated 2025-07-18 15:23:04.529 UTC