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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22500Zhao, Brent75009ParisSeine (Paris)France
21824She, WarrenW1V 5RNLondonEnglandUnited Kingdom
26316Hughes, StephanieV8POak BayBritish ColumbiaCanada

Generated 2025-07-16 15:11:52.039 UTC