[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 327   SHUFFLE   <  SKIP 623  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22968Perez, Logan, L98371PuyallupWashingtonUnited States
15722Jenkins, Angela3550BendigoVictoriaAustralia
14515Cooper, Anna91945Lemon GroveCaliforniaUnited States

Generated 2025-07-12 09:22:32.907 UTC