[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 750   SHUFFLE   <  SKIP 207  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17535Guo, Colleen, A98225BellinghamWashingtonUnited States
25839Powell, Connor, M91910Chula VistaCaliforniaUnited States
24366Luo, Melvin2113North RydeNew South WalesAustralia

Generated 2025-07-14 00:42:47.987 UTC