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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21853Gutierrez, Stacy, L66740SaarlouisSaarlandGermany
22122Butler, Rachel98052RedmondWashingtonUnited States
11167Barnes, Jasmine, J98027IssaquahWashingtonUnited States

Generated 2025-07-11 04:35:34.855 UTC