[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 3914   <  SKIP 1862  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22702Gonzalez, Patricia, G92700ColombesHauts de SeineFrance
21427Foster, Kelly98366Port OrchardWashingtonUnited States
26509Taylor, Seth, R98403TacomaWashingtonUnited States

Generated 2025-07-22 05:19:59.631 UTC