[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 6869   <  SKIP 1022  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27164Carlson, Micheal, ECM11BillericayEnglandUnited Kingdom
15241Madan, Geoffrey, M2061Milsons PointNew South WalesAustralia
25410Ward, Kaitlyn91945Lemon GroveCaliforniaUnited States

Generated 2025-07-21 14:29:32.227 UTC