[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 3615   SHUFFLE   <  SKIP 4109  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14586Rowe, ToddV2M1S6NewtonBritish ColumbiaCanada
12854Romero, Reginald, FLA1 1LNLancasterEnglandUnited Kingdom
11114Moreno, Leslie, C2138RhodesNew South WalesAustralia

Generated 2025-07-21 15:07:53.691 UTC