[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 2421   SHUFFLE   <  SKIP 1647  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22438Jiménez, Casey92700ColombesHauts de SeineFrance
21804Cook, Brooke, V98366Port OrchardWashingtonUnited States
18112Gonzalez, Sophia, D94109San FranciscoCaliforniaUnited States
14158Moreno, Craig, NY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-11 11:08:34.292 UTC