[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 3721   <  SKIP 132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26906Rai, Darrell, CSW1P 2NULondonEnglandUnited Kingdom
25511Arun, Chelsea, MRG7 5H7ReadingEnglandUnited Kingdom
28818Hernandez, Dwayne, FV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-14 05:08:30.649 UTC