[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 518   SHUFFLE   <  SKIP 4283  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18748Stewart, Gabrielle, R4551CaloundraQueenslandAustralia
11669Simmons, Isabella98403TacomaWashingtonUnited States
16560Sun, Kelvin, E93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-14 20:17:31.044 UTC