[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 250   SHUFFLE   <  SKIP 2287  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24239Hernandez, Miguel, L91932Imperial BeachCaliforniaUnited States
26653Allen, Kaylee2450Coffs HarbourNew South WalesAustralia
27868Rubio, Jessie, J2300NewcastleNew South WalesAustralia

Generated 2025-07-20 09:24:56.583 UTC