[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 1156   SHUFFLE   <  SKIP 611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22007Hernandez, Kaylee, T98027IssaquahWashingtonUnited States
17428Perez, Xavier, R94070San CarlosCaliforniaUnited States
25403Clark, Jasmine, E90401Santa MonicaCaliforniaUnited States

Generated 2025-07-22 01:38:15.667 UTC