[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 2534 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14870 | Ortega, Brandi, M | 90706 | Bellflower | California | United States |
17537 | Mitchell, Courtney | 90505 | Torrance | California | United States |
16129 | Russell, Jordyn | 97205 | Portland | Oregon | United States |
Generated 2025-10-15 05:45:48.254 UTC