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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18548Powell, Jordan, E91950National CityCaliforniaUnited States
24662Price, Arianna, W91977Spring ValleyCaliforniaUnited States
22498Jimenez, Pedro, S93000BobignySeine Saint DenisFrance

Generated 2025-07-12 02:37:36.813 UTC