[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 1180  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11755Pal, Willie, J4655Hervey BayQueenslandAustralia
17134Mehta, Tabitha, I98225BellinghamWashingtonUnited States
14622Patterson, Brandon, L92118CoronadoCaliforniaUnited States

Generated 2025-07-11 03:47:12.956 UTC