[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 482   SHUFFLE   <  SKIP 5297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18599Simmons, Kyle, J98027IssaquahWashingtonUnited States
19558Ortega, Gloria, R3550BendigoVictoriaAustralia
26327Jai, Jack90241DowneyCaliforniaUnited States

Generated 2025-07-21 18:21:48.673 UTC