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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24742Ramirez, Rachel, L92020El CajonCaliforniaUnited States
24172Hernandez, Jessie, A3337MeltonVictoriaAustralia
17828Zhou, Valerie, JSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-19 21:45:49.049 UTC