[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 590 SHUFFLE < SKIP 378 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23008 | She, Sheena, R | 4700 | Rockhampton | Queensland | Australia |
14445 | Henderson, Benjamin, R | 94303 | Palo Alto | California | United States |
Generated 2025-07-14 07:24:52.781 UTC