[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 2147   SHUFFLE   <  SKIP 183  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15229Rai, Calvin6105CloverdaleSouth AustraliaAustralia
27669Allen, Katelyn, I92118CoronadoCaliforniaUnited States

Generated 2025-07-16 01:54:56.461 UTC