[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 2996   <  SKIP 1876  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19513Liang, JessieSW8 1XDLondonEnglandUnited Kingdom
15611Patel, Michele92700ColombesHauts de SeineFrance
28789Zhang, Elijah92118CoronadoCaliforniaUnited States

Generated 2025-07-15 16:46:07.654 UTC