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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14097Srini, Johnathan98107BallardWashingtonUnited States
25068Shan, Robert91910Chula VistaCaliforniaUnited States
15645Gill, Javier2300NewcastleNew South WalesAustralia
24559Suarez, Adrienne95000CergyVal d'OiseFrance

Generated 2025-07-17 14:56:42.497 UTC