[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 4966   SHUFFLE   <  SKIP 215  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14372Washington, Kaitlyn, L98366Port OrchardWashingtonUnited States
17255Nath, Carly, J2060Lavender BayNew South WalesAustralia
24328Simmons, Melissa, L91950National CityCaliforniaUnited States

Generated 2025-07-17 17:34:51.499 UTC