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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25593Gill, Micheal92310SèvresHauts de SeineFrance
18026He, Alisha, ROX16 8RSOxonEnglandUnited Kingdom
13215Sharma, Colleen75006CarrolltonTexasUnited States
26838Shan, Cassie59000LilleNordFrance

Generated 2025-07-17 07:42:02.458 UTC