[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 2328   <  SKIP 53  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14217Lopez, Terrance, T2450Coffs HarbourNew South WalesAustralia
25859Peterson, Mackenzie, M97034Lake OswegoOregonUnited States
17636Srini, Ross04139LeipzigNordrhein-WestfalenGermany
15750Martinez, Kaitlin90706BellflowerCaliforniaUnited States

Generated 2025-07-21 10:36:36.375 UTC