[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 456   SHUFFLE   <  SKIP 1511  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22224Alexander, Katherine91910Chula VistaCaliforniaUnited States
17949Mitchell, Sophia59000LilleNordFrance
18461Martinez, Tina, J2777SpringwoodNew South WalesAustralia

Generated 2025-07-09 05:42:17.717 UTC