[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 875   SHUFFLE   <  SKIP 9037  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22800Alvarez, Dwayne, G92700ColombesHauts de SeineFrance
12359Raman, Veronica, R2061Milsons PointNew South WalesAustralia
22003Navarro, Jill3205South MelbourneVictoriaAustralia

Generated 2025-07-20 03:08:13.272 UTC