[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 405 SHUFFLE < SKIP 279 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28873 | Deng, Roger, S | 94704 | Berkeley | California | United States |
19771 | Jai, Tasha, A | 4217 | Gold Coast | Queensland | Australia |
Generated 2025-07-20 06:04:09.451 UTC