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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15806Allen, Devin2500WollongongNew South WalesAustralia
23484Allen, Jenna, T91950Lincoln AcresCaliforniaUnited States
18317Jones, SamanthaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-20 04:30:18.663 UTC