[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 4   SHUFFLE   <  SKIP 2025  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16328Rai, Maurice, SRH15 9UDWest SussexEnglandUnited Kingdom
28151Walker, Katherine, L90241DowneyCaliforniaUnited States
17289Diaz, Mallory, V7001HobartTasmaniaAustralia
17764Garcia, Terrance, L45001EssenHamburgGermany

Generated 2025-07-21 00:32:16.875 UTC