[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 250   <  SKIP 226  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25447Liang, Marshall, JTY31RuncornEnglandUnited Kingdom
26024Gutierrez, Jill, N2036MalabarNew South WalesAustralia
17814Pal, MicheleW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-16 11:30:59.072 UTC