[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 396   SHUFFLE   <  SKIP 1870  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28572Ye, Jeffery, Y98225BellinghamWashingtonUnited States
19075Wu, Brent75013ParisSeine (Paris)France
26489Collins, Jordan90210Beverly HillsCaliforniaUnited States

Generated 2025-07-15 14:01:16.572 UTC