[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 1441   <  SKIP 527  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11085Johnson, Emily92625Newport BeachCaliforniaUnited States
15909Ross, Cassidy, W90712LakewoodCaliforniaUnited States
17151Alexander, Jasmine, A98371PuyallupWashingtonUnited States

Generated 2025-07-19 07:45:49.419 UTC