[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 1528  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26310Garcia, Kaitlyn, JV7L 4J4N. VancouverBritish ColumbiaCanada
26965Nelson, Jordan, J59000LilleNordFrance
24317Thomas, Devin92625Newport BeachCaliforniaUnited States

Generated 2025-07-12 03:44:04.460 UTC