[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 3476   <  SKIP 376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24671Perry, ChristianV2M1N7NewtonBritish ColumbiaCanada
18281Li, Jaclyn2061Milsons PointNew South WalesAustralia
28593Peterson, Faith92625Newport BeachCaliforniaUnited States

Generated 2025-07-16 01:39:37.020 UTC