[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 24   SHUFFLE   <  SKIP 1338  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28151Walker, Katherine, L90241DowneyCaliforniaUnited States
21436Serrano, Brandi98312BremertonWashingtonUnited States
16062Johnson, Katherine, C98403TacomaWashingtonUnited States

Generated 2025-07-12 05:04:07.944 UTC