[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1142  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14130Serrano, Rebekah2036MalabarNew South WalesAustralia
17656Martinez, Carol, DV8Z 4N5ShawneeBritish ColumbiaCanada
12947Sanchez, Isaiah90706BellflowerCaliforniaUnited States

Generated 2025-07-12 12:00:24.260 UTC