[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 SKIP 250 SHUFFLE < SKIP 1787 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26769 | Sai, Holly, V | 2065 | St. Leonards | New South Wales | Australia |
26440 | Green, Devin, J | 3000 | Melbourne | Victoria | Australia |
18754 | Mitchell, Isabella | 90210 | Beverly Hills | California | United States |
14710 | Ma, Lisa, C | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-15 03:56:42.428 UTC