[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 2993   SHUFFLE   <  SKIP 33  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29221Bennett, Kelly94611OaklandCaliforniaUnited States
26034Gao, Rosa4655Hervey BayQueenslandAustralia
17756Ashe, Jill, J92700ColombesHauts de SeineFrance

Generated 2025-07-11 21:08:11.727 UTC