[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 1521   SHUFFLE   <  SKIP 190  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26024Gutierrez, Jill, N2036MalabarNew South WalesAustralia
28941Moreno, Deanna2580GoulburnNew South WalesAustralia
16249Rivera, Jesse92020El CajonCaliforniaUnited States

Generated 2025-07-15 09:35:04.850 UTC