[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 540   SHUFFLE   <  SKIP 155  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12472Zhang, Jeffery, C92700ColombesHauts de SeineFrance
13802Subram, Tina59140DunkerqueNordFrance
27954Saunders, Brenda, Q75002ParisSeine (Paris)France
14738Garcia, Ethan91941GrossmontCaliforniaUnited States

Generated 2025-07-10 13:05:27.150 UTC